POST /Job/JobRunEventCount/

Gets the number of job run events with the given information.
 

Request

Method Request URI
POST /API/Job/JobRunEventCount/?sessionId=value

URI Parameters

URI Parameter Description
sessionId Current session ID.

Request Body

Name: options
Type: Dundas.BI.WebApi.Models.QueryJobRunEventOptions

Response

Response Body

An System.Int32, or a status code indicating the problem.